Skip to content

Add default "Ignored by me" saved search - #120

Closed
ImTheKai wants to merge 1 commit into
hackorum-dev:mainfrom
ImTheKai:add-ignored-by-me-saved-search
Closed

Add default "Ignored by me" saved search#120
ImTheKai wants to merge 1 commit into
hackorum-dev:mainfrom
ImTheKai:add-ignored-by-me-saved-search

Conversation

@ImTheKai

@ImTheKai ImTheKai commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Seeds a default SavedSearch template ("Ignored by me", query ignored:me) for signed-in users, mirroring the existing starred:me seed.
  • Follow-up to Ability to ignore threads #116 #117, which added ignored:me as a working search selector but never seeded it as a default filter/template the way starring got one, so users had no out-of-the-box way to discover it.

Test plan

  • Run bin/rails db:migrate and confirm a "Ignored by me" entry appears under the user templates section in Settings > Saved Searches and in the topic sidebar for signed-in users.
  • Confirm ignored:me still returns only ignored topics when used via the new default filter.

Mirrors the existing starred:me seed so ignored threads get the same
out-of-the-box filter/template treatment as starred ones, following up
on hackorum-dev#117.

Signed-off-by: Kai Wagner <kai.wagner@percona.com>
@ImTheKai

ImTheKai commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator Author

Not needed, can do that via the admin panel directly instead, that's easier

@ImTheKai ImTheKai closed this Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant